home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / SpyBot Search Destroy 1.6.1.38 Beta / spybotsd-1.6.1.38.exe / {app} / SpybotSD.exe / 0 / RCDATA / TFORMLANGUAGEPICK / TFORMLANGUAGEPICK.txt
Text File  |  2008-11-13  |  37KB  |  919 lines

  1. object formLanguagePick: TformLanguagePick
  2.   Left = 161
  3.   Top = 306
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Spybot-S&D Wizard'
  7.   ClientHeight = 343
  8.   ClientWidth = 368
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object pcWizard: TPageControl
  23.     Left = 0
  24.     Top = 0
  25.     Width = 368
  26.     Height = 343
  27.     ActivePage = tabUpdate
  28.     Align = alClient
  29.     Style = tsButtons
  30.     TabOrder = 0
  31.     object tabLanguage: TTabSheet
  32.       TabVisible = False
  33.       ExplicitLeft = 0
  34.       ExplicitTop = 0
  35.       ExplicitWidth = 0
  36.       ExplicitHeight = 0
  37.       object lvLanguages: TListView
  38.         Left = 0
  39.         Top = 0
  40.         Width = 360
  41.         Height = 333
  42.         Align = alClient
  43.         Columns = <>
  44.         IconOptions.Arrangement = iaLeft
  45.         TabOrder = 0
  46.         ViewStyle = vsList
  47.         OnClick = lvLanguagesClick
  48.       end
  49.     end
  50.     object tabIcons: TTabSheet
  51.       ImageIndex = 5
  52.       TabVisible = False
  53.       ExplicitLeft = 0
  54.       ExplicitTop = 0
  55.       ExplicitWidth = 0
  56.       ExplicitHeight = 0
  57.       DesignSize = (
  58.         360
  59.         333)
  60.       object labelIcons0: TLabel
  61.         Left = 0
  62.         Top = 0
  63.         Width = 360
  64.         Height = 97
  65.         Align = alTop
  66.         AutoSize = False
  67.         Caption = 
  68.           'If you want a desktop icon or a start menu entry to start Spybot' +
  69.           '-S&&D, please click the buttons below:'
  70.         WordWrap = True
  71.       end
  72.       object labelStep1: TLabel
  73.         Left = 28
  74.         Top = 264
  75.         Width = 298
  76.         Height = 17
  77.         Alignment = taRightJustify
  78.         Anchors = [akLeft, akRight, akBottom]
  79.         AutoSize = False
  80.         Caption = 'Step 1 of 7'
  81.         Font.Charset = DEFAULT_CHARSET
  82.         Font.Color = clWindowText
  83.         Font.Height = -11
  84.         Font.Name = 'MS Sans Serif'
  85.         Font.Style = [fsBold]
  86.         ParentFont = False
  87.       end
  88.       object toolbarIcons: TToolBar
  89.         Left = 0
  90.         Top = 303
  91.         Width = 360
  92.         Height = 30
  93.         Align = alBottom
  94.         AutoSize = True
  95.         ButtonHeight = 30
  96.         ButtonWidth = 63
  97.         Images = img24
  98.         List = True
  99.         ShowCaptions = True
  100.         TabOrder = 0
  101.         object bnIconsNext: TToolButton
  102.           Left = 0
  103.           Top = 0
  104.           Action = aNext
  105.           AutoSize = True
  106.         end
  107.       end
  108.       object bnDesktopIcon: TButton
  109.         Tag = 1
  110.         Left = 28
  111.         Top = 104
  112.         Width = 298
  113.         Height = 25
  114.         Anchors = [akLeft, akTop, akRight]
  115.         Caption = 'Create Desktop icon'
  116.         TabOrder = 1
  117.         OnClick = bnDesktopIconClick
  118.       end
  119.       object bnStartMenuItem: TButton
  120.         Tag = 1
  121.         Left = 28
  122.         Top = 144
  123.         Width = 298
  124.         Height = 25
  125.         Anchors = [akLeft, akTop, akRight]
  126.         Caption = 'Create Start menu item'
  127.         TabOrder = 2
  128.         OnClick = bnStartMenuItemClick
  129.       end
  130.     end
  131.     object tabRestorePoint: TTabSheet
  132.       ImageIndex = 1
  133.       TabVisible = False
  134.       ExplicitLeft = 0
  135.       ExplicitTop = 0
  136.       ExplicitWidth = 0
  137.       ExplicitHeight = 0
  138.       DesignSize = (
  139.         360
  140.         333)
  141.       object labelRestorePoint0: TLabel
  142.         Left = 0
  143.         Top = 0
  144.         Width = 360
  145.         Height = 26
  146.         Align = alTop
  147.         Caption = 
  148.           'If you are using Windows ME or XP, now would be a good point to ' +
  149.           'create a system restore point. To do this, please click the butt' +
  150.           'on below:'
  151.         ShowAccelChar = False
  152.         WordWrap = True
  153.         ExplicitWidth = 358
  154.       end
  155.       object labelStep2: TLabel
  156.         Left = 28
  157.         Top = 264
  158.         Width = 298
  159.         Height = 17
  160.         Alignment = taRightJustify
  161.         Anchors = [akLeft, akRight, akBottom]
  162.         AutoSize = False
  163.         Caption = 'Step 2 of 7'
  164.         Font.Charset = DEFAULT_CHARSET
  165.         Font.Color = clWindowText
  166.         Font.Height = -11
  167.         Font.Name = 'MS Sans Serif'
  168.         Font.Style = [fsBold]
  169.         ParentFont = False
  170.       end
  171.       object bnCreateSystemRestorePoint: TButton
  172.         Left = 28
  173.         Top = 104
  174.         Width = 298
  175.         Height = 25
  176.         Anchors = [akLeft, akTop, akRight]
  177.         Caption = 'Create system restore point'
  178.         TabOrder = 0
  179.         OnClick = bnCreateSystemRestorePointClick
  180.       end
  181.       object toolbarRestorePoint: TToolBar
  182.         Left = 0
  183.         Top = 303
  184.         Width = 360
  185.         Height = 30
  186.         Align = alBottom
  187.         AutoSize = True
  188.         ButtonHeight = 30
  189.         ButtonWidth = 63
  190.         Images = img24
  191.         List = True
  192.         ShowCaptions = True
  193.         TabOrder = 1
  194.         object bnRestorePointNext: TToolButton
  195.           Left = 0
  196.           Top = 0
  197.           Action = aNext
  198.           AutoSize = True
  199.         end
  200.       end
  201.     end
  202.     object tabRegyBackup: TTabSheet
  203.       ImageIndex = 6
  204.       TabVisible = False
  205.       ExplicitLeft = 0
  206.       ExplicitTop = 0
  207.       ExplicitWidth = 0
  208.       ExplicitHeight = 0
  209.       DesignSize = (
  210.         360
  211.         333)
  212.       object labelRegyBackup0: TLabel
  213.         Left = 0
  214.         Top = 0
  215.         Width = 360
  216.         Height = 39
  217.         Align = alTop
  218.         Caption = 
  219.           'You can now create a complete backup of your registry. This is n' +
  220.           'ot necessary, but may prove as useful. Should spyware destroy so' +
  221.           'me of your original settings, Spybot-S&D may be able to restore ' +
  222.           'them from this backup.'
  223.         ShowAccelChar = False
  224.         WordWrap = True
  225.         ExplicitWidth = 352
  226.       end
  227.       object labelRegyBackup1: TLabel
  228.         Left = 28
  229.         Top = 168
  230.         Width = 298
  231.         Height = 13
  232.         Anchors = [akLeft, akTop, akRight]
  233.         AutoSize = False
  234.         Caption = 'Please wait... this may take a few minutes...'
  235.         Transparent = True
  236.         Visible = False
  237.       end
  238.       object labelStep3: TLabel
  239.         Left = 28
  240.         Top = 264
  241.         Width = 298
  242.         Height = 17
  243.         Alignment = taRightJustify
  244.         Anchors = [akLeft, akRight, akBottom]
  245.         AutoSize = False
  246.         Caption = 'Step 3 of 7'
  247.         Font.Charset = DEFAULT_CHARSET
  248.         Font.Color = clWindowText
  249.         Font.Height = -11
  250.         Font.Name = 'MS Sans Serif'
  251.         Font.Style = [fsBold]
  252.         ParentFont = False
  253.       end
  254.       object toolbarRegyBackup: TToolBar
  255.         Left = 0
  256.         Top = 303
  257.         Width = 360
  258.         Height = 30
  259.         Align = alBottom
  260.         AutoSize = True
  261.         ButtonHeight = 30
  262.         ButtonWidth = 63
  263.         Images = img24
  264.         List = True
  265.         ShowCaptions = True
  266.         TabOrder = 0
  267.         object bnRegyBackup: TToolButton
  268.           Left = 0
  269.           Top = 0
  270.           Action = aNext
  271.           AutoSize = True
  272.         end
  273.       end
  274.       object bnCreateRegistryBackup: TButton
  275.         Left = 28
  276.         Top = 104
  277.         Width = 298
  278.         Height = 25
  279.         Anchors = [akLeft, akTop, akRight]
  280.         Caption = 'Create registry backup'
  281.         TabOrder = 1
  282.         OnClick = bnCreateRegistryBackupClick
  283.       end
  284.     end
  285.     object tabProxy: TTabSheet
  286.       ImageIndex = 3
  287.       TabVisible = False
  288.       ExplicitLeft = 0
  289.       ExplicitTop = 0
  290.       ExplicitWidth = 0
  291.       ExplicitHeight = 0
  292.       DesignSize = (
  293.         360
  294.         333)
  295.       object labelProxy0: TLabel
  296.         Left = 0
  297.         Top = 0
  298.         Width = 360
  299.         Height = 81
  300.         Align = alTop
  301.         AutoSize = False
  302.         Caption = 
  303.           'Spybot-S&D has detected that your Internet Explorer is set to us' +
  304.           'e a proxy. Chances are that you need to use a proxy to download ' +
  305.           'updates, too. If you want to use the same proxy as in Internet E' +
  306.           'xplorer, please click the button below:'
  307.         ShowAccelChar = False
  308.         WordWrap = True
  309.       end
  310.       object labelStep4: TLabel
  311.         Left = 28
  312.         Top = 264
  313.         Width = 298
  314.         Height = 17
  315.         Alignment = taRightJustify
  316.         Anchors = [akLeft, akRight, akBottom]
  317.         AutoSize = False
  318.         Caption = 'Step 4 of 7'
  319.         Font.Charset = DEFAULT_CHARSET
  320.         Font.Color = clWindowText
  321.         Font.Height = -11
  322.         Font.Name = 'MS Sans Serif'
  323.         Font.Style = [fsBold]
  324.         ParentFont = False
  325.       end
  326.       object toolbarProxy: TToolBar
  327.         Left = 0
  328.         Top = 303
  329.         Width = 360
  330.         Height = 30
  331.         Align = alBottom
  332.         AutoSize = True
  333.         ButtonHeight = 30
  334.         ButtonWidth = 63
  335.         Images = img24
  336.         List = True
  337.         ShowCaptions = True
  338.         TabOrder = 0
  339.         object bnProxyNext: TToolButton
  340.           Left = 0
  341.           Top = 0
  342.           Action = aNext
  343.           AutoSize = True
  344.         end
  345.       end
  346.       object editProxy: TEdit
  347.         Left = 28
  348.         Top = 104
  349.         Width = 298
  350.         Height = 21
  351.         Anchors = [akLeft, akTop, akRight]
  352.         TabOrder = 1
  353.       end
  354.       object bnUseIEProxy: TCheckBox
  355.         Left = 32
  356.         Top = 136
  357.         Width = 289
  358.         Height = 17
  359.         Caption = 'Use this proxy'
  360.         TabOrder = 2
  361.         OnClick = bnUseIEProxyClick
  362.       end
  363.     end
  364.     object tabUpdate: TTabSheet
  365.       ImageIndex = 2
  366.       TabVisible = False
  367.       ExplicitLeft = 0
  368.       ExplicitTop = 0
  369.       ExplicitWidth = 0
  370.       ExplicitHeight = 0
  371.       DesignSize = (
  372.         360
  373.         333)
  374.       object labelUpdate0: TLabel
  375.         Left = 0
  376.         Top = 0
  377.         Width = 360
  378.         Height = 52
  379.         Align = alTop
  380.         Caption = 
  381.           'Before you start your first scan, for your own safety, it is str' +
  382.           'ongly suggested that you look for updated files, and download th' +
  383.           'em! Just click the button below to go to the updates page, and l' +
  384.           'et the program search if new updates exist.'
  385.         ShowAccelChar = False
  386.         WordWrap = True
  387.       end
  388.       object labelStep5: TLabel
  389.         Left = 28
  390.         Top = 264
  391.         Width = 298
  392.         Height = 17
  393.         Alignment = taRightJustify
  394.         Anchors = [akLeft, akRight, akBottom]
  395.         AutoSize = False
  396.         Caption = 'Step 5 of 7'
  397.         Font.Charset = DEFAULT_CHARSET
  398.         Font.Color = clWindowText
  399.         Font.Height = -11
  400.         Font.Name = 'MS Sans Serif'
  401.         Font.Style = [fsBold]
  402.         ParentFont = False
  403.       end
  404.       object toolbarUpdate: TToolBar
  405.         Left = 0
  406.         Top = 303
  407.         Width = 360
  408.         Height = 30
  409.         Align = alBottom
  410.         AutoSize = True
  411.         ButtonHeight = 30
  412.         ButtonWidth = 63
  413.         Images = img24
  414.         List = True
  415.         ShowCaptions = True
  416.         TabOrder = 0
  417.         object bnUpdateNext: TToolButton
  418.           Left = 0
  419.           Top = 0
  420.           Action = aNext
  421.           AutoSize = True
  422.         end
  423.       end
  424.       object bnUpdateSearch: TButton
  425.         Left = 28
  426.         Top = 104
  427.         Width = 298
  428.         Height = 25
  429.         Anchors = [akLeft, akTop, akRight]
  430.         Caption = 'Search for updates'
  431.         TabOrder = 1
  432.         OnClick = bnUpdateSearchClick
  433.       end
  434.     end
  435.     object tabImmunize: TTabSheet
  436.       ImageIndex = -1
  437.       TabVisible = False
  438.       ExplicitLeft = 0
  439.       ExplicitTop = 0
  440.       ExplicitWidth = 0
  441.       ExplicitHeight = 0
  442.       DesignSize = (
  443.         360
  444.         333)
  445.       object labelImmunize0: TLabel
  446.         Left = 0
  447.         Top = 0
  448.         Width = 360
  449.         Height = 52
  450.         Align = alTop
  451.         Caption = 
  452.           'Now that you are up-to-date, it is recommended that you apply so' +
  453.           'me basic Immunization. Just click the button below to do this. I' +
  454.           'f you do not want to immunize at this point, you can do this any' +
  455.           ' later time by clicking on Immunize in the program toolbar at th' +
  456.           'e left.'
  457.         ShowAccelChar = False
  458.         WordWrap = True
  459.         ExplicitWidth = 358
  460.       end
  461.       object labelImmunize1: TLabel
  462.         Left = 28
  463.         Top = 168
  464.         Width = 298
  465.         Height = 17
  466.         Anchors = [akLeft, akTop, akRight]
  467.         AutoSize = False
  468.         Transparent = True
  469.       end
  470.       object labelImmunize2: TLabel
  471.         Left = 28
  472.         Top = 184
  473.         Width = 298
  474.         Height = 65
  475.         Anchors = [akLeft, akTop, akRight]
  476.         AutoSize = False
  477.         Transparent = True
  478.       end
  479.       object labelStep6: TLabel
  480.         Left = 28
  481.         Top = 264
  482.         Width = 298
  483.         Height = 17
  484.         Alignment = taRightJustify
  485.         Anchors = [akLeft, akRight, akBottom]
  486.         AutoSize = False
  487.         Caption = 'Step 6 of 7'
  488.         Font.Charset = DEFAULT_CHARSET
  489.         Font.Color = clWindowText
  490.         Font.Height = -11
  491.         Font.Name = 'MS Sans Serif'
  492.         Font.Style = [fsBold]
  493.         ParentFont = False
  494.       end
  495.       object toolbarImmunize: TToolBar
  496.         Left = 0
  497.         Top = 303
  498.         Width = 360
  499.         Height = 30
  500.         Align = alBottom
  501.         AutoSize = True
  502.         ButtonHeight = 30
  503.         ButtonWidth = 63
  504.         Images = img24
  505.         List = True
  506.         ShowCaptions = True
  507.         TabOrder = 0
  508.         object bnImmunizeNext: TToolButton
  509.           Left = 0
  510.           Top = 0
  511.           Action = aNext
  512.           AutoSize = True
  513.         end
  514.       end
  515.       object bnImmunize: TButton
  516.         Left = 28
  517.         Top = 104
  518.         Width = 298
  519.         Height = 25
  520.         Anchors = [akLeft, akTop, akRight]
  521.         Caption = 'Immunize this system'
  522.         TabOrder = 1
  523.         OnClick = bnImmunizeClick
  524.       end
  525.     end
  526.     object tabFinished: TTabSheet
  527.       ImageIndex = 4
  528.       TabVisible = False
  529.       ExplicitLeft = 0
  530.       ExplicitTop = 0
  531.       ExplicitWidth = 0
  532.       ExplicitHeight = 0
  533.       DesignSize = (
  534.         360
  535.         333)
  536.       object labelFinished0: TLabel
  537.         Left = 0
  538.         Top = 0
  539.         Width = 360
  540.         Height = 26
  541.         Align = alTop
  542.         Caption = 
  543.           'All initial settings have been done. For more information, it is' +
  544.           ' recommended you read the help file. After that, you can start u' +
  545.           'sing Spybot-S&D.'
  546.         ShowAccelChar = False
  547.         WordWrap = True
  548.         ExplicitWidth = 352
  549.       end
  550.       object labelStep7: TLabel
  551.         Left = 28
  552.         Top = 264
  553.         Width = 298
  554.         Height = 17
  555.         Alignment = taRightJustify
  556.         Anchors = [akLeft, akRight, akBottom]
  557.         AutoSize = False
  558.         Caption = 'Step 7 of 7'
  559.         Font.Charset = DEFAULT_CHARSET
  560.         Font.Color = clWindowText
  561.         Font.Height = -11
  562.         Font.Name = 'MS Sans Serif'
  563.         Font.Style = [fsBold]
  564.         ParentFont = False
  565.       end
  566.       object bnVisitHelp: TButton
  567.         Left = 28
  568.         Top = 144
  569.         Width = 298
  570.         Height = 25
  571.         Anchors = [akLeft, akTop, akRight]
  572.         Caption = 'Read help file'
  573.         TabOrder = 1
  574.         OnClick = bnVisitHelpClick
  575.       end
  576.       object bnUseProgram: TButton
  577.         Left = 28
  578.         Top = 184
  579.         Width = 298
  580.         Height = 25
  581.         Anchors = [akLeft, akTop, akRight]
  582.         Caption = 'Start using the program'
  583.         TabOrder = 2
  584.         OnClick = bnUseProgramClick
  585.       end
  586.       object bnVisitTutorial: TButton
  587.         Left = 28
  588.         Top = 104
  589.         Width = 298
  590.         Height = 25
  591.         Anchors = [akLeft, akTop, akRight]
  592.         Caption = 'Read tutorial'
  593.         TabOrder = 0
  594.         OnClick = bnVisitTutorialClick
  595.       end
  596.     end
  597.   end
  598.   object img24: TImageList
  599.     Height = 24
  600.     Width = 24
  601.     Left = 216
  602.     Top = 160
  603.     Bitmap = {
  604.       494C010102000400040018001800FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  605.       0000000000003600000028000000600000001800000001002000000000000024
  606.       0000000000000000000000000000000000000000000000000000000000000000
  607.       00000000000000000000000000000000000000000000EFF9F000C0D5C200C7C7
  608.       C700C0D5C200C0D5C200DDEADD00000000000000000000000000000000000000
  609.       0000000000000000000000000000000000000000000000000000000000000000
  610.       00000000000000000000000000000000000000000000D0E2CE00C0D5C200C7C7
  611.       C700C0D5C200C0D5C200EFEFEF00000000000000000000000000000000000000
  612.       0000000000000000000000000000000000000000000000000000000000000000
  613.       0000000000000000000000000000000000000000000000000000000000000000
  614.       0000000000000000000000000000000000000000000000000000000000000000
  615.       0000000000000000000000000000000000000000000000000000000000000000
  616.       0000000000000000000000000000000000000000000000000000000000000000
  617.       0000000000000000000000000000000000000000000000000000000000000000
  618.       0000000000000000000000000000000000000000000000000000000000000000
  619.       0000000000000000000000000000A1C79E00267D27000450070005710A000571
  620.       0A0005710A000450070004500700255E2800668E6700DDEADD00000000000000
  621.       0000000000000000000000000000000000000000000000000000000000000000
  622.       00000000000000000000E1F1E1007DA97200267D27000450070005710A000571
  623.       0A0005710A000450070004500700255E2800A8A8A80000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       0000000000000000000000000000000000000000000000000000000000000000
  627.       0000000000000000000000000000000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       0000000000000000000000000000000000000000000000000000000000000000
  631.       000000000000D0E2CE000F83190005710A0018992E0009B2190009B2190009B2
  632.       190009B2190009B2190009B21900029A030005710A0004500700879185000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000008DBC8B0005710A000F8319000EA31B0016B4320009B2190009B2
  635.       190009B2190009B21900029A03000F83190004500700255E2800D1D1D1000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       0000000000000000000000000000000000000000000000000000000000000000
  639.       0000000000000000000000000000000000000000000000000000000000000000
  640.       0000000000000000000000000000000000000000000000000000000000000000
  641.       0000000000000000000000000000000000000000000000000000000000000000
  642.       0000000000000000000000000000000000000000000000000000000000000000
  643.       0000A1C79E0005710A0018992E0016B4320016B4320016B4320016B4320009B2
  644.       190009B2190009B2190009B2190009B2190009B21900029A030004500700668E
  645.       670000000000000000000000000000000000000000000000000000000000EFF9
  646.       F00049AA490005710A0016B4320016B4320016B4320016B4320016B4320009B2
  647.       190009B2190009B2190009B2190009B2190009B2190005710A0004500700A8A8
  648.       A800000000000000000000000000000000000000000000000000000000000000
  649.       0000000000000000000000000000000000000000000000000000000000000000
  650.       0000000000000000000000000000000000000000000000000000000000000000
  651.       0000000000000000000000000000000000000000000000000000000000000000
  652.       0000000000000000000000000000000000000000000000000000000000000000
  653.       0000000000000000000000000000000000000000000000000000000000000000
  654.       000000000000000000000000000000000000000000000000000000000000A1C7
  655.       9E000F83190016B4320025BB4F0025BB4F0016B4320016B4320016B4320016B4
  656.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  657.       0700668E670000000000000000000000000000000000000000000000000068A7
  658.       62000F83190025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  659.       320016B4320009B2190009B2190009B2190009B2190009B21900029A03000450
  660.       0700B9B9B9000000000000000000000000000000000000000000000000000000
  661.       0000000000000000000000000000000000000000000000000000000000000000
  662.       0000000000000000000000000000000000000000000000000000000000000000
  663.       0000000000000000000000000000000000000000000000000000000000000000
  664.       0000000000000000000000000000000000000000000000000000000000000000
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000000000000000000000000000000000000E1F1E1000F83
  667.       190025A63D0025BB4F0025BB4F0025BB4F0025BB4F0016B4320047CE7100F2FA
  668.       F500F2FAF50039C3390016B4320009B2190009B2190009B2190009B219000EA3
  669.       1B00045007009F9F9F00000000000000000000000000000000008DBC8B000F83
  670.       190025BB4F0025BB4F0025BB4F0025BB4F0025BB4F0016B4320030C36900EFF9
  671.       F000EFF9F00047CE710009B2190009B2190009B2190009B2190009B21900029A
  672.       030004500700DDEADD0000000000000000000000000000000000000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       0000000000000000000000000000000000000000000000000000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       000000000000000000000000000000000000000000000000000049AA49001899
  679.       2E0030C3690030C3690025BB4F0025BB4F0025BB4F0025BB4F0091DEA900FEFE
  680.       FE00FFFFFF00F2FAF50030C3690016B4320009B2190009B2190009B2190009B2
  681.       19000EA31B0004500700F3F3F3000000000000000000DDEADD000F83190025BB
  682.       4F0030C3690025BB4F0025BB4F0025BB4F0025BB4F0047CE7100EFF9F000FFFF
  683.       FE00FEFEFE0091DEA90016B4320016B4320009B2190009B2190009B2190009B2
  684.       190005710A00668E670000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       00000000000000000000000000000000000000000000D9F3E2000F83190030C3
  691.       690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE7100EFF9
  692.       F000FFFFFF00FCFEFE00F8F8F80039C3390016B4320016B4320009B2190009B2
  693.       190009B2190005710A007DA9720000000000000000007ACE7F0018992E0030C3
  694.       690030C3690030C3690030C3690030C3690047CE7100F2FAF500FFFFFF00FCFE
  695.       FE00EFF9F00025BB4F0016B4320016B4320016B4320016B4320009B2190009B2
  696.       190009B2190004500700DDEADD00000000000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000000000000000000000000
  698.       0000000000000000000000000000000000000000000000000000000000000000
  699.       0000000000000000000000000000000000000000000000000000000000000000
  700.       0000000000000000000000000000000000000000000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       000000000000000000000000000000000000000000007ACE7F0018992E0030C3
  703.       690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB4F0047CE
  704.       7100F2FAF500FFFEFF00FFFFFF00EFF9F00030C3690016B4320016B4320009B2
  705.       190009B219000EA31B00255E2800000000000000000018992E0025BB4F0030C3
  706.       690030C3690030C3690030C3690047CE7100F8FBFB00FFFFFF00FEFFFC00F2FA
  707.       F50047CE710025BB4F0016B4320016B4320016B4320016B4320016B4320009B2
  708.       190009B2190005710A007DA97200000000000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       0000000000000000000000000000000000000000000000000000000000000000
  711.       0000000000000000000000000000000000000000000000000000000000000000
  712.       0000000000000000000000000000000000000000000000000000000000000000
  713.       0000000000000000000000000000000000000000000000000000000000000000
  714.       0000000000000000000000000000000000000000000049AA490025BB4F0030C3
  715.       690030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  716.       690047CE7100F2FAF500FCFEFE00FFFFFE00F2FAF50030C3690016B4320016B4
  717.       320016B4320009B2190004500700DDEADD00E1F1E100029A030030C3690030C3
  718.       690030C3690030C3690047CE7100F2FAF500FFFFFF00FFFFFF00F8FBFB0047CE
  719.       710025BB4F0025BB4F0025BB4F0016B4320016B4320016B4320016B4320016B4
  720.       320016B432000F831900448A3E00000000000000000000000000000000000000
  721.       0000000000000000000000000000000000000000000000000000000000000000
  722.       0000000000000000000000000000000000000000000000000000000000000000
  723.       0000000000000000000000000000000000000000000000000000000000000000
  724.       0000000000000000000000000000000000000000000000000000000000000000
  725.       0000000000000000000000000000000000000000000000000000000000000000
  726.       000000000000000000000000000000000000000000000EA31B0025BB4F0030C3
  727.       690030C3690058E08700AFE6BF0091DEA90091DEA90091DEA90091DEA90091DE
  728.       A90091DEA900AFE6BF00FFFFFF00FFFEFF00FFFFFF00F2FAF50030C3690016B4
  729.       320016B4320016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  730.       690030C3690058E08700F9F6F500FCFEFE00FFFFFE00FFFFFE00AFE6BF0091DE
  731.       A90091DEA90091DEA90091DEA90091DEA90091DEA90091DEA90047CE710016B4
  732.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  733.       0000000000000000000000000000000000000000000000000000000000000000
  734.       0000000000000000000000000000000000000000000000000000000000000000
  735.       0000000000000000000000000000000000000000000000000000000000000000
  736.       0000000000000000000000000000000000000000000000000000000000000000
  737.       0000000000000000000000000000000000000000000000000000000000000000
  738.       00000000000000000000000000000000000000000000029A030030C3690030C3
  739.       690030C3690091DEA900FFFFFF00FFFEFF00FEFEFE00FFFFFF00FFFFFF00FEFE
  740.       FE00FFFFFF00FFFEFF00FFFFFF00FFFEFF00FFFFFF00FEFEFE00F2FAF50030C3
  741.       690025BB4F0016B4320005710A00C0D5C200BBE5B9000EA31B0030C3690030C3
  742.       690047CE7100F2FAF500FFFFFF00FFFFFE00FCFEFE00FFFFFF00FFFFFF00FFFE
  743.       FF00FFFFFF00FFFEFF00FCFEFE00FFFFFF00FFFEFF00FEFFFC0091DEA90016B4
  744.       320016B432000EA31B0005710A00000000000000000000000000000000000000
  745.       0000000000000000000000000000000000000000000000000000000000000000
  746.       0000000000000000000000000000000000000000000000000000000000000000
  747.       0000000000000000000000000000000000000000000000000000000000000000
  748.       0000000000000000000000000000000000000000000000000000000000000000
  749.       0000000000000000000000000000000000000000000000000000000000000000
  750.       00000000000000000000000000000000000000000000029A030030C3690030C3
  751.       690030C3690091DEA900FBFBFC00FCFEFE00FFFFFF00F9FFFE00FCFEFE00FFFF
  752.       FF00FFFFFF00FFFFFF00FCFEFE00FFFEFF00FCFEFE00FFFFFF00D9F3E20025BB
  753.       4F0016B4320016B432000F831900C0D5C200BBE5B9000EA31B0030C3690030C3
  754.       690058E08700F0F6FD00FFFFFF00FCFEFE00FFFEFF00FFFEFF00FFFEFF00FFFF
  755.       FF00FEFEFE00FFFEFF00F9FFFE00F9FFFE00FFFFFF00FFFFFF0091DEA90025BB
  756.       4F0016B4320016B4320005710A00000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000000000000000000000000
  758.       0000000000000000000000000000000000000000000000000000000000000000
  759.       0000000000000000000000000000000000000000000000000000000000000000
  760.       0000000000000000000000000000000000000000000000000000000000000000
  761.       0000000000000000000000000000000000000000000000000000000000000000
  762.       0000000000000000000000000000000000000000000016B4320030C3690030C3
  763.       690030C3690058E08700AFE6BF0091DEA90091DEA900AFE6BF0091DEA90091DE
  764.       A90091DEA900D9F3E200FFFFFF00FFFEFF00FFFFFF00D9F3E20030C3690025BB
  765.       4F0025BB4F0025BB4F0005710A00C0D5C200BBE5B90009B2190030C3690030C3
  766.       690030C3690047CE7100F3F3F300FFFEFF00FFFFFF00FCFEFE00D9F3E20091DE
  767.       A90091DEA90091DEA900AFE6BF0091DEA90091DEA90091DEA90047CE710025BB
  768.       4F0025BB4F0025A63D002A8C4300000000000000000000000000000000000000
  769.       0000000000000000000000000000000000000000000000000000000000000000
  770.       0000000000000000000000000000000000000000000000000000000000000000
  771.       0000000000000000000000000000000000000000000000000000000000000000
  772.       0000000000000000000000000000000000000000000000000000000000000000
  773.       0000000000000000000000000000000000000000000000000000000000000000
  774.       0000000000000000000000000000000000000000000039C3390039C3390047CE
  775.       710030C3690030C3690030C3690030C3690030C3690030C3690030C3690030C3
  776.       690091DEA900F9FFFE00FFFEFF00FEFEFE00D9F3E20030C3690030C3690025BB
  777.       4F0025BB4F0025BB4F0005710A0000000000EFF9F000029A030047CE710047CE
  778.       710030C3690030C3690058E08700F0F6FD00FFFEFF00FFFFFF00FFFFFF0091DE
  779.       A90030C3690030C3690030C3690030C3690030C3690030C3690025BB4F0025BB
  780.       4F0025BB4F0018992E0049AA4900000000000000000000000000000000000000
  781.       0000000000000000000000000000000000000000000000000000000000000000
  782.       0000000000000000000000000000000000000000000000000000000000000000
  783.       0000000000000000000000000000000000000000000000000000000000000000
  784.       0000000000000000000000000000000000000000000000000000000000000000
  785.       0000000000000000000000000000000000000000000000000000000000000000
  786.       0000000000000000000000000000000000000000000091DEA90016B432007ACE
  787.       7F0047CE710047CE710030C3690030C3690030C3690030C3690030C3690091DE
  788.       A900FFFFFE00FFFFFF00FCFEFE00D9F3E20030C3690030C3690030C3690030C3
  789.       690025BB4F0018992E0049AA4900000000000000000039C3390047CE71007ACE
  790.       7F0047CE710030C3690030C3690047CE7100FCFEFB00FCFEFE00FFFFFF00FCFE
  791.       FE0091DEA90030C3690030C3690030C3690030C3690030C3690030C3690030C3
  792.       690025BB4F000F831900A1C79E00000000000000000000000000000000000000
  793.       0000000000000000000000000000000000000000000000000000000000000000
  794.       0000000000000000000000000000000000000000000000000000000000000000
  795.       0000000000000000000000000000000000000000000000000000000000000000
  796.       0000000000000000000000000000000000000000000000000000000000000000
  797.       0000000000000000000000000000000000000000000000000000000000000000
  798.       00000000000000000000000000000000000000000000EFF9F00009B219007ACE
  799.       7F0091DEA90058E0870047CE710030C3690030C3690030C3690058E08700FBFB
  800.       FC00FEFEFE00FFFEFF00D9F3E20047CE710030C3690030C3690030C3690030C3
  801.       690030C369000F831900AFD0B000000000000000000091DEA90009B2190091DE
  802.       A9007ACE7F0058E0870047CE710030C3690051B49400F8FBFB00FFFCFF00FFFE
  803.       FF00FFFFFF0047CE710030C3690030C3690030C3690030C3690030C3690030C3
  804.       690025BB4F000F831900EFF9F000000000000000000000000000000000000000
  805.       0000000000000000000000000000000000000000000000000000000000000000
  806.       0000000000000000000000000000000000000000000000000000000000000000
  807.       0000000000000000000000000000000000000000000000000000000000000000
  808.       0000000000000000000000000000000000000000000000000000000000000000
  809.       0000000000000000000000000000000000000000000000000000000000000000
  810.       00000000000000000000000000000000000000000000000000007ACE7F0016B4
  811.       320091DEA90091DEA90058E087007ACE7F0047CE710030C369007ACE7F00FFFE
  812.       FF00FEFEFE00D9F3E20047CE710030C3690030C3690030C3690030C3690030C3
  813.       690025A63D0049AA49000000000000000000000000000000000039C3390047CE
  814.       710091DEA90091DEA9007ACE7F0058E0870030C3690058E08700F0FEFE00FFFF
  815.       FF00FBFBFC0058E0870030C3690030C3690030C3690030C3690030C3690030C3
  816.       69000F831900AFD0B00000000000000000000000000000000000000000000000
  817.       0000000000000000000000000000000000000000000000000000000000000000
  818.       0000000000000000000000000000000000000000000000000000000000000000
  819.       0000000000000000000000000000000000000000000000000000000000000000
  820.       0000000000000000000000000000000000000000000000000000000000000000
  821.       0000000000000000000000000000000000000000000000000000000000000000
  822.       00000000000000000000000000000000000000000000000000000000000039C3
  823.       390039C33900AFE6BF0091DEA90091DEA90058E0870047CE710047CE710091DE
  824.       A900AFE6BF0047CE710030C3690030C3690030C3690030C3690030C3690025BB
  825.       4F000F831900D9F3E20000000000000000000000000000000000D8EBCC0009B2
  826.       190091DEA90091DEA90091DEA9007ACE7F0058E0870047CE710051B49400AFE6
  827.       BF00AFE6BF0030C3690030C3690030C3690030C3690030C3690030C369001899
  828.       2E0049AA49000000000000000000000000000000000000000000000000000000
  829.       0000000000000000000000000000000000000000000000000000000000000000
  830.       0000000000000000000000000000000000000000000000000000000000000000
  831.       0000000000000000000000000000000000000000000000000000000000000000
  832.       0000000000000000000000000000000000000000000000000000000000000000
  833.       0000000000000000000000000000000000000000000000000000000000000000
  834.       000000000000000000000000000000000000000000000000000000000000EFF9
  835.       F00039C3390039C33900BBE5B90091DEA90091DEA9007ACE7F0058E0870051B4
  836.       940030C3690030C3690030C3690030C3690030C3690030C3690025BB4F00029A
  837.       0300A1C79E0000000000000000000000000000000000000000000000000091DE
  838.       A90009B2190091DEA900BBE5B90091DEA90091DEA9007ACE7F0047CE710047CE
  839.       710030C3690030C3690030C3690030C3690030C3690030C369000EA31B0025A6
  840.       3D00EFF9F0000000000000000000000000000000000000000000000000000000
  841.       0000000000000000000000000000000000000000000000000000000000000000
  842.       0000000000000000000000000000000000000000000000000000000000000000
  843.       0000000000000000000000000000000000000000000000000000000000000000
  844.       0000000000000000000000000000000000000000000000000000000000000000
  845.       0000000000000000000000000000000000000000000000000000000000000000
  846.       0000000000000000000000000000000000000000000000000000000000000000
  847.       0000EFF9F00039C3390039C3390091DEA900BBE5B90091DEA90091DEA90058E0
  848.       870058E0870030C3690030C3690030C3690030C3690016B432000EA31B00AFD0
  849.       B000000000000000000000000000000000000000000000000000000000000000
  850.       0000BBE5B90009B2190047CE7100BBE5B900AFE6BF0091DEA90091DEA90058E0
  851.       870047CE710030C3690030C3690030C3690025BB4F000EA31B0025A63D00EFF9
  852.       F000000000000000000000000000000000000000000000000000000000000000
  853.       0000000000000000000000000000000000000000000000000000000000000000
  854.       0000000000000000000000000000000000000000000000000000000000000000
  855.       0000000000000000000000000000000000000000000000000000000000000000
  856.       0000000000000000000000000000000000000000000000000000000000000000
  857.       0000000000000000000000000000000000000000000000000000000000000000
  858.       0000000000000000000000000000000000000000000000000000000000000000
  859.       000000000000000000007ACE7F0009B2190039C339007ACE7F007ACE7F007ACE
  860.       7F007ACE7F0047CE710025BB4F0016B43200029A030047CE7100E1F1E1000000
  861.       0000000000000000000000000000000000000000000000000000000000000000
  862.       000000000000E1F1E10047CE710009B2190039C339007ACE7F007ACE7F007ACE
  863.       7F007ACE7F0030C3690025BB4F000EA31B000EA31B007ACE7F00000000000000
  864.       0000000000000000000000000000000000000000000000000000000000000000
  865.       0000000000000000000000000000000000000000000000000000000000000000
  866.       0000000000000000000000000000000000000000000000000000000000000000
  867.       0000000000000000000000000000000000000000000000000000000000000000
  868.       0000000000000000000000000000000000000000000000000000000000000000
  869.       0000000000000000000000000000000000000000000000000000000000000000
  870.       0000000000000000000000000000000000000000000000000000000000000000
  871.       0000000000000000000000000000EFF9F00091DEA90039C3390039C3390009B2
  872.       190009B2190009B2190039C3390091DEA900E1F1E10000000000000000000000
  873.       0000000000000000000000000000000000000000000000000000000000000000
  874.       0000000000000000000000000000D9F3E2007ACE7F0039C3390009B2190009B2
  875.       190009B2190039C3390039C3390091DEA900EFF9F00000000000000000000000
  876.       0000000000000000000000000000000000000000000000000000000000000000
  877.       0000000000000000000000000000000000000000000000000000000000000000
  878.       0000000000000000000000000000000000000000000000000000000000000000
  879.       0000000000000000000000000000000000000000000000000000000000000000
  880.       0000000000000000000000000000000000000000000000000000000000000000
  881.       0000000000000000000000000000000000000000000000000000000000000000
  882.       0000000000000000000000000000000000000000000000000000000000000000
  883.       0000000000000000000000000000000000000000000000000000000000000000
  884.       0000000000000000000000000000000000000000000000000000000000000000
  885.       0000000000000000000000000000000000000000000000000000000000000000
  886.       0000000000000000000000000000000000000000000000000000000000000000
  887.       0000000000000000000000000000000000000000000000000000000000000000
  888.       0000000000000000000000000000000000000000000000000000000000000000
  889.       0000000000000000000000000000000000000000000000000000000000000000
  890.       0000000000000000000000000000000000000000000000000000000000000000
  891.       0000000000000000000000000000000000000000000000000000000000000000
  892.       0000000000000000000000000000000000000000000000000000000000000000
  893.       0000000000000000000000000000000000000000000000000000000000000000
  894.       000000000000000000000000000000000000424D3E000000000000003E000000
  895.       2800000060000000180000000100010000000000200100000000000000000000
  896.       000000000000000000000000FFFFFF00FF81FFFF81FF000000000000FE003FFC
  897.       007F000000000000F8001FF8001F000000000000F0000FE0000F000000000000
  898.       E00007E00007000000000000C00003C00003000000000000C000018000030000
  899.       0000000080000180000100000000000080000180000100000000000080000000
  900.       0001000000000000800000000001000000000000800000000001000000000000
  901.       8000000000010000000000008000000000010000000000008000010000010000
  902.       00000000800001800001000000000000800001800001000000000000C00003C0
  903.       0003000000000000E00003C00007000000000000E00007E00007000000000000
  904.       F0000FF0000F000000000000FC001FF8003F000000000000FE007FFE007F0000
  905.       00000000FFFFFFFFFFFF00000000000000000000000000000000000000000000
  906.       000000000000}
  907.   end
  908.   object alWizard: TActionList
  909.     Images = img24
  910.     Left = 176
  911.     Top = 176
  912.     object aNext: TAction
  913.       Caption = 'N&ext'
  914.       ImageIndex = 0
  915.       OnExecute = aNextExecute
  916.     end
  917.   end
  918. end
  919.